Table of Contents

Module: Caching .\src\TW\Caching.py
Imported modules   
import Interface
from TW.API import *
from weakref import WeakValueDictionary
Classes   
CacheBase
ICache

Cache - a restricted subset of the standard dictionary interface

NoCache

Never keeps anything in cache

PermanentCache

Keeps items in cache until explicitly cleared

WeakCache

Keeps items in cache as long as they are in use elsewhere


Table of Contents

This document was automatically generated on Tue Mar 05 10:33:43 2002 by HappyDoc version WORKING